Check both `isearch-scroll' and `scroll-command' properties.
authorJuri Linkov <juri@jurta.org>
Fri, 16 Apr 2010 01:24:00 +0000 (04:24 +0300)
committerJuri Linkov <juri@jurta.org>
Fri, 16 Apr 2010 01:24:00 +0000 (04:24 +0300)
commitf9ee83d685f07ddaf30e4544d9011a9b22466305
tree649f5ec40cffeb9c11c95983e673a48b23d267d3
parent1a7353f27b7feb432fdcaa780ea7315df2ac9211
Check both `isearch-scroll' and `scroll-command' properties.

* isearch.el (isearch-lookup-scroll-key): Check both
`isearch-scroll' and `scroll-command' properties.
(scroll-up, scroll-down): Remove `isearch-scroll' property.

* mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.

* simple.el (scroll-up-command, scroll-down-command)
(scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
lisp/ChangeLog
lisp/isearch.el
lisp/mwheel.el
lisp/simple.el